func github.com/robfig/cron/v3.getField

2 uses

	github.com/robfig/cron/v3 (current package)
		parser.go#L128: 		bits, err = getField(field, r)
		parser.go#L236: func getField(field string, r bounds) (uint64, error) {